home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / makefiles / Makerules.src < prev    next >
Text File  |  1993-10-27  |  218b  |  9 lines

  1. include ${GEOM}/makefiles/Makedefs.SUBDIRS
  2.  
  3. all lib install ${TARGETS} ${LIB} ${COMMONLIB} ${OBJS}: _always
  4.     @${DO_DIRS_THIS_MACH}
  5.  
  6. install:    formatman installman ${INSTALLS}
  7.  
  8. include ${GEOM}/makefiles/Makerules.allsrc
  9.